home *** CD-ROM | disk | FTP | other *** search
/ Power Game Pak 2 / Power Game Pak volume 2.iso / jjxmas95 / setup.its < prev    next >
Text File  |  1994-05-05  |  3KB  |  90 lines

  1. ;
  2. ; SETUP.ITS: English text for the SETUP.EXE utility
  3. ; English language version
  4. ; for international translation
  5. ;
  6.  
  7. [info]
  8. Lang         "ENG"
  9. Language     "English"
  10. Description  "English"
  11. MainEXE      "PINBALL.EXE"
  12. MainITS      "SETUP" ; Name of main program's primary ITS file
  13. ConfigFile   "SETUP.INI"
  14.  
  15. SetupMASI "" ; Delete this line to remove MASI setup option
  16. ;SetupITS  "" ; Delete this line to remove ITS setup option
  17.  
  18. [main]
  19. ;
  20. ; Epic Pinball setup program text
  21. ;
  22. MenuTitle " Main Setup Menu "
  23. TopTitle "Epic Pinball Sound Setup"
  24. ByLine "Version 2.0"
  25. BotLine "(c) 1994 Joshua Jensen and Epic MegaGames"
  26. EndLine "Thank you.  Please type PINBALL to begin."
  27. HelpMe "helpme.exe" ; Name of "helpme" executable file
  28. SingleWin "─│┌┐└┘ " ; Menu border characters
  29. Wait " Please Wait... "
  30. ;
  31. ; Menu choices.  Leave a blank space at the beginning and end of each text
  32. ;
  33. YesWord " Yes "
  34. NoWord  " No  "
  35. ExitWord " Exit "
  36. MenuSelectCard " Select Sound Card "
  37. MenuHelp " Instructions "
  38. MenuExit " Exit and Save "
  39. ExitToMain " Exit to Main Menu "
  40.  
  41. [masi]
  42. ;
  43. ; If you don't want the English-language sound card information
  44. ; displayed,  commend out the ShowCardText line.  The sound card
  45. ; information window can NOT be translated and always appears in
  46. ; English.
  47. ;
  48. ShowCardText "" ; Comment this
  49.  
  50. ;
  51. ; Other texts
  52. ;
  53. SelectCard " Select Your Sound Card " ; Menu Option
  54. UltraFound " ULTRASND Environment Variable Found.  Use it? " ; For GRAVIS
  55. BlasterFound " SET BLASTER command found.  Use it? " ; For Sound Blaster
  56. IgnoreNA " Ignore - Not available "
  57. UseDefault " Use default option "
  58. AlreadySet " Sound Card Already Setup.  Reconfigure? "
  59. SelectPort " Select Port Address "
  60. SelectIRQ " Select Main IRQ "
  61. SelectMidiPort " Select MIDI Port "
  62. SelectMidiIRQ " Select MIDI IRQ "
  63. SelectDmaIn" Select DMA Channel In "
  64. SelectDmaOut " Select DMA Channel Out "
  65.  
  66. ;
  67. ; Sound playback rate/quality
  68. ;
  69. SelectQuality " Select Playback Quality "
  70. Quality1 " Ultra high quality    (Requires a 486-50 or faster PC) "
  71. Quality2 " Very high quality     (486-33 PC) "
  72. Quality3 " High Quality          (486-16 PC) "
  73. Quality4 " Medium Quality        (386-33 PC) "
  74. Quality5 " Low Quality           (386-16 PC) "
  75. QualityHz " Hz "       ; Abbreviation for sampling rate (Hertz).
  76. Sound8Bit "(8-bit "    ; For 8-bit sound cards
  77. Sound16Bit "(16-bit "  ; For 16-bit sound cards
  78. SoundMono "Mono)"      ; For non-stereo sound cards
  79. SoundStereo "Stereo)"  ; For stereo sound cards
  80.  
  81. QInfo1 "High quality music and sound require a fast CPU."
  82. QInfo2 "If the game runs slowly or unreliably on your PC, try"
  83. QInfo3 "selecting a lower quality setting."
  84.  
  85. [its]
  86. SelectLanguage " Select Language "
  87. MenuSelectCard " Select Your Language "
  88. ExitToMain " Exit to Main Menu "
  89.  
  90.